linkbutton: Use the LINK role
authorMatthias Clasen <mclasen@redhat.com>
Thu, 22 Oct 2020 01:54:17 +0000 (21:54 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 22 Oct 2020 02:19:54 +0000 (22:19 -0400)
commit800eb76a2de85b4e1844b28b50d440602bf9c4f8
tree23d317eccfeec9fdd1188e19e779fc5919270c11
parentbcbc6159f4dcc050efac23c6f13436a6bfb6fadb
linkbutton: Use the LINK role

It is a bit ambiguous, but I think link buttons are
more links than buttons. See WAI-ARIA for a discussion
of the differences.

Update tests to match.
docs/reference/gtk/section-accessibility.md
gtk/gtkenums.h
gtk/gtklinkbutton.c
testsuite/a11y/button.c